How to: Use the AVERAGE function.

Solution:


Enter =AVERAGE(<cell range>), where <cell range> is a range of cells, and press ENTER.

NOTE: The AVERAGE command calculates arithmetic mean. It totals all values in a specified range, counts how many values there are, and then divides the total by the number of values.